@charset "UTF-8";
@media screen and (min-width: 750px) {
    .mb-header, .mb-banner, .mb-section, .mb-section1, .mb-section2, .mb-section3, .mb-section4, .mb-footer{
        display: none;
    }
    html{
        font-size: 10px;
    }
    .fit{
        font-size: 10px;

    }
    .header{
        width: 100%;
        font-size: 10px;

        height: 120px;
        border-top: 10px solid #be1e27;
    }
    .mb-header{
        display: none;
    }
    .header .main{

        width: 1200px;

        margin: 0 auto;
        height: 110px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header .main .main-left{
        width: 203px;
        height: 68px;

    }
    .header .main .main-left a img{
        width: 100%;
        height: 100%;
    }
    .header .main .main-right .input-page{
        margin-left: 667px;
        position: relative;
    }
    .header .main .main-right .input-page button{
        background:url(./search.png) no-repeat;
        border: none;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 6px;
        right: 15px;
    }
    .main-right .input-page a{
        color: #333333;
        font-size: 14px;
        margin-right: 10px;
    }
    .main-right .input-page input{
        height: 30px;
        padding: 0 20px;
        background: #eceaeb;
        border: none;
        width: 200px;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
    }
    .main-right .list-page{
        width: 910px;
    }
    .main-right .list-page ul {
        width: 100%;
        height: 60px;
    }
    .main-right .list-page ul li{
        float: left;
        line-height: 60px;
        /* padding: 0 25px; */
        margin-left: 46px;
    }
    .main-right .list-page ul li a{
        font-size: 18px;
        color: #333333;
        font-weight: bold;
    }
    .main-right .list-page ul li.active{

        border-bottom: 5px solid #be1e27;
    }
    .main-right .list-page ul li.active a{
        color: #be1e27;
    }




    /* banner区域开始 */
    .banner {
        width: 100%;
        height: 300px;
        margin-top: -7px;
        font-size: 16px;
    }
    /*图片轮播代码*/
    .slideBox1 {
        width: 100%;
        height: 300px;
        overflow: hidden;
        position: relative;
        min-width: 1200px;
        overflow: hidden;
    }

    .slideBox1 .hd {
        width: 100%;
        height: 15px;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 40px;
        z-index: 2;
        text-align: center;
    }

    .slideBox1 .hd ul {
        overflow: hidden;
        zoom: 1;
        /* width: 120px; */
        margin: 0 auto;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
    }
.mgrl78{margin-left:78px;}
    .slideBox1 .hd ul li {
        margin: 0 6px;
        width: 15px;
        /* margin-left: 10px; */
        height: 15px;
        text-align: center;
        background: url(banner_icon_001.png) no-repeat 0 0;
        background-size: 100% 100%;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

    .slideBox1 .hd ul li.on {
        background: url(banner_icon_002.png) no-repeat 0 0;
        background-size: 100% 100%;
        width: 30px;
        /* background: url(tpxw_icon_002.png) no-repeat 0 0; */

    }

    .slideBox1 .bd {
        width: 100%;
        float: left;
        position: relative;
        height: 300px;
        z-index: 0;
    }

    .slideBox1 .bd ul{
        position: relative; width: 100%; height: 300px;
        margin:  0 auto;
    }

    .slideBox1 .bd li {
        width: 100%;
        height: 300px;
        float: left;
        zoom: 1;
        vertical-align: middle;
        /* position: absolute;  */
        width: 100%;
    }
    .slideBox1 .bd li a{

    }
    .slideBox1 .bd li a img{
        /* width: 100%; height: 460px; */
        width: 100%;
        height: 300px;
    }

    .slideBox1 .txt {
        width: 990px;
        float: left;
        position: absolute;
        height: 270px;
        top: 0;
        left: 50%;
        margin-left: -495px;
        z-index: 1;
        overflow: hidden;
    }

    .slideBox1 .txt ul {
        width: 100%;
        float: left;
        position: relative;
    }

    .slideBox1 .txt ul li {
        width: 100%;
        float: left;
        position: relative;
        background-size: 100% 100%;
    }

    .slideBox1 .txt ul li img {
        position: absolute;
        top: 100px;
        right: -1000px;
    }
    /* banner区域结束 */

    /* 时政 */
    .currentPolitics{ width:1330px; margin: 20px auto; text-align:center;}
    .currentPolitics h1{ font-size: 42px; }
    .currentPolitics a{color: #3848a0;}
    .currentPolitics a:hover{color: #ff9724;}

    /* section开始 */

    .section{
        position: relative;
        width: 1200px;
        margin: 0 auto;
    }
    .section .yline{
        position: absolute;
        background: url('./yline.png');
        height: 1546px;
        width: 3px;
        left: 57px;
        top: 40px;
    }
    .section .main{
        position: absolute;
        top: 40px;
        width: 113px;
        left: -75px;
        height: 780px;
    }
    .section .main .jianjie{
        color: #cd0e19;
        font-size: 20px;

        font-weight: bold;
        text-align: center;
    }
    .section .main .line{
        width: 50px;
        height: 4px;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 34px;
        background: #cd0e19;
        /* margin-top: 15px; */
    }

    .section .main ul li{
        width: 113px;
        height: 71px;
        box-shadow:2px 2px 5px #909090;
        margin-top: 18px;
        padding: 22px 25px 0 25px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
    }
    .section .main ul li a .text{
        font-size: 16px;
        float: right;
        margin-top: -10px;
        width: 32px;
        color: #999999;
    }

    .section .main ul li a .text:hover {
        color: #be1e27;
    }
    .section .main ul li a .tu{
        float: left;
        width: 27px;
        display: inline-block;
        height: 25px;
    }
    .section .main ul li:nth-child(1) a .tu{
        background: url('./gsjj.png') no-repeat;
    }
    .section .main ul li:nth-child(2) a .tu{
        background: url('./ldjt.png') no-repeat;
    }
    .section .main ul li:nth-child(3) a .tu{
        background: url('./lsyg.png') no-repeat;
    }
    .section .main ul li:nth-child(4) a .tu{
        background: url('./zzjg.png') no-repeat;
    }
    .section .main ul li:nth-child(5) a .tu{
        background: url('./zlgh.png') no-repeat;
    }
    .section .main ul li:nth-child(6) a .tu{
        background: url('./qyry.png') no-repeat;
    }
    .section .main ul li:nth-child(7) a .tu{
        background: url('./qywh.png') no-repeat;
    }
    .section .main ul li:nth-child(8) a .tu{
        background: url('./ywzz.png') no-repeat;
    }





    /* 适应1366 */
    .fit{
        margin-left: 158px;
    }
    /* section1开始 */
    .section1{
        /* width: 100%; */
        margin-top: 40px;
        margin-bottom: 58px;
    }
    .section1 .main{
        width: 1200px;
        margin: 0 auto;
    }
    .section1 .main .title{
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #333333;
        margin-bottom: 40px;
    }
    .section1 .main .news-warp{
        display: flex;
        justify-content: space-between;
    }
    .section1 .main .news-warp .news-left{
        width: 510px;
        height: 312px;
    }

    .focusBox {
        position: relative;
        width: 510px;
        height: 312px;
        overflow: hidden;
    }

    .focusBox .pic img {
        width: 514px;
        height: 312px;
        display: block;
    }

    .focusBox .hd {
        overflow: hidden;
        zoom: 1;
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 3
    }

    .focusBox .hd li {
        float: left;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
        width: 18px;
        height: 18px;
        cursor: pointer;
        overflow: hidden;
        background: url(white.png) no-repeat center;
        margin-left: 4px;
        filter: alpha(opacity=80);
        opacity: .8;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease
    }

    .focusBox .hd .on {
        background: url(red.png) no-repeat center;
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .focusBox .prev,
    .focusBox .next {
        width: 33px;
        height: 75px;
        position: absolute;
        top: 50%;
        margin-top: -37px;
        z-index: 3;
        filter: alpha(opacity=20);
        -moz-opacity: .2;
        opacity: .2;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease
    }

    .focusBox .prev {
        background: url(nav_left.png) no-repeat right;
        left: 0
    }

    .focusBox .next {
        background: url(nav-right.png) no-repeat left;
        right: 0
    }

    .focusBox .prev:hover,
    .focusBox .next:hover {
        filter: alpha(opacity=60);
        -moz-opacity: .6;
        opacity: .6
    }
    ul.pic li {
        position: relative;
    }

    li .xxtitle {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: url(swiper_bg.png) repeat-x;
    }

    li .xxtitle a {
        font-size: 15px;
        color: #fff;
        padding-left: 20px;
    }


    /* 新闻列表区域 */

    .news-right{
        width: 660px;
        padding: 0 20px 0 10px;
        margin-left: 31px;
    }
    /*页签自动切换代码 */
    .slideTxtBox {
        width: 100%;
        float: left;
    }

    .slideTxtBox .hd {
        width: 100%;
        float: left;
        /* margin-left: 10px; */
        height: 37px;
        border-bottom: 1px solid #d8d8d8;
        *height: 37px;
    }

    .slideTxtBox .hd ul {
        float: left;
        line-height: 1;
    }

    .slideTxtBox .hd ul li {
        /* width: 104px; */
        margin-right: 45px;
        float: left;
        display: inline-block;
        height: 36px;
        line-height: 24px;
        *height: 37px;
        *line-height: 24px;
        position: relative;
        z-index: 2;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
        text-align: center;
    }

    .slideTxtBox .hd ul li a,
    .slideTxtBox .hd ul li span {
        width: 100%;
        float: left;
        color: #333333;

        display: inline-block;
    }

    .slideTxtBox .hd ul li.on {
        /* background: url(txt_on.png) no-repeat 0 0; */
        color: #be1e27;
        border-bottom: 5px solid #be1e27;
    }

    .slideTxtBox .hd ul li.on a,
    .slideTxtBox .hd ul li.on span {
        color: #be1e27;
    }

    .slideTxtBox .hd .more {
        float: right;
        color: #999;
        font-size: 15px;
        line-height: 38px;
        *line-height: 37px;
    }

    .slideTxtBox .hd .more div {
        float: left;
        display: none;
    }

    .slideTxtBox .hd .more a {
        float: left;
        color: #999;
    }

    .slideTxtBox .hd .more a.on {
        display: inline-block;
    }

    .slideTxtBox .hd .more a:hover {
        color: #be1e27;
    }

    .slideTxtBox .bdlist {
        width: 100%;
        float: left;
        height: 267px;
        margin-top: 10px;
    }

    .slideTxtBox .bdlist ul {}

    .slideTxtBox .bdlist ul li {
        height: 53px;
        line-height: 53px;
        border-bottom: 1px dashed #dcdcdc;
        font-size: 16px;
        padding: 0 7px;
        color: #333;
        /* background: url(icon_001.png) no-repeat 0 50%; */
    }

    .slideTxtBox .bdlist ul li a {
        width: 100%;
        float: left;
        color: #333333;
        /* padding-left: 13px; */
        *width: 467px;
    }

    .slideTxtBox .bdlist ul li .span2 {
        float: right;
        color: #999999;
        font-size: 16px;
    }
    .slideTxtBox .bdlist ul li a .s1{
        margin-right: 5px;
        font-size: 14px;
        float: left;
        color: #999999;
    }

    .slideTxtBox .bdlist ul li:hover a {
        color: #be1e27;
    }

    .slideTxtBox .bdlist ul li:hover span {
        color: #be1e27;
    }


    .more_center {
        width: 100%
    }

    .yzyw_center {
        width: 100%;
        float: left;
        /* margin-left: 10px; */
        height: 37px;
        border-bottom: 1px solid #d8d8d8;
        *height: 37px;
    }

    .yzyw_center li.yzywOn a{
        color: #be1e27;
        border-bottom: 5px solid #be1e27;
    }



   .yzyw_center li{
       
        float: left;
        display: inline-block;
        height: 37px;
        line-height: 24px;
        position: relative;
        z-index: 2;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
        text-align: center;
    }
  .yzyw_center li a{
        margin-right: 42px;
        float: left;
        display: inline-block;
        height: 37px;
        line-height: 24px;
        position: relative;
        z-index: 2;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
        text-align: center;
    }
    .yzyw_more div,.yzyw_more div a {
        display: block;
        float: right;
        color: #999;
        font-size: 15px;
        line-height: 38px;
        *line-height: 37px;
    }

    .yzyw_list {
        width: 100%;
        float: left;
        height: 267px;
        margin-top: 10px;
    }

    .yzyw_list  li {
        height: 53px;
        line-height: 53px;
        border-bottom: 1px dashed #dcdcdc;
        font-size: 16px;
        padding: 0 7px;
        color: #333;
        /* background: url(icon_001.png) no-repeat 0 50%; */
    }

    .yzyw_list  li a {
        width: 100%;
        float: left;
        color: #333333;
        /* padding-left: 13px; */
        *width: 467px;
    }

    .yzyw_list  li .span2 {
        float: right;
        color: #999999;
        font-size: 16px;
    }
    .yzyw_list  li a .s1{
        margin-right: 5px;
        font-size: 14px;
        float: left;
        color: #999999;
    }

    .yzyw_list  li:hover a {
        color: #be1e27;
    }

    .yzyw_list  li:hover span {
        color: #be1e27;
    }

    .section5{
        width: 1200px;
        margin: 30px auto;
    }
    .section5 .main img{
        width: 100%;
        max-width: 100%;
    }


    /* section2开始 */

    .section2{
        /* width: 100%; */
        /* margin-top: 20px; */
        margin-bottom: 50px;
    }
    .section2 .main{
        width: 1200px;
        margin: 0 auto;
    }
    .section2 .main .title{
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #333333;
        /* margin-bottom: 40px; */
    }
    .section2 .main .show{
        font-size: 16px;
        color: #999999;
        margin-top: 16px;
        text-align: center;
        margin-bottom: 45px;
    }
    .section2 .work-list{
        width: 100%;
        height: 208px;
        display: flex;
        justify-content: space-between;
    }
    .section2 .work-list .item{
        width: 290px;
        /* background: chartreuse; */
        position: relative;
    }
    .section2 .work-list .item:nth-child(1){
        background: url('./djgz2021.jpg') no-repeat left top;
        /* background-size: 100% 100%; */
    }

    .section2 .work-list .item:nth-child(2){
        background: url('./zdgc.png') no-repeat;
    }
    .section2 .work-list .item:nth-child(3){
        background: url('./xmjj.png') no-repeat;
    }
    .section2 .work-list .item:nth-child(4){
        background: url('./scjy.png') no-repeat center right;
    }

    .section2 .work-list .item .item-bg{
        position: absolute;
        width: 150px;
        height: 40px;
        bottom: 20px;
        left: 20px;
        background-color:rgba(0,0,0,0.4);
        font-size: 18px;
        text-align: center;
        line-height: 40px;
        color: #ffffff;
        font-weight: bold;
    }
    .section2 .work-list .item .item-bg1{
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        background: url('./work-bg.png');
    }
    .section2 .work-list .item .item-bg1 .sum{
        background: url('./sub.png') no-repeat;
        width: 40px;
        height: 40px;
        margin: 0 auto;
        margin: 60px auto 26px auto;

    }
    .section2 .work-list .item .item-bg1 .title1{
        text-align: center;
        font-size: 21px;
        font-weight: bold;
        color: #ffffff;
        margin-bottom: 14px;
    }
    .section2 .work-list .item .item-bg1 .more{
        text-align: center;
        font-size: 17px;
        color: #ffffff;
    }

    .section2 .work-list .item .item-bg1 .more a{
        color: #ffffff;
    }
    .section2 .work-list .item .item-bg1 .more a:hover{
        color: #be1e27;
    }
    .section2 .work-list .item:nth-child(1):hover .item-bg1{
        display: block;
    }
    .section2 .work-list .item:nth-child(1):hover .item-bg{
        display: none;
    }
    .section2 .work-list .item:nth-child(2):hover .item-bg1{
        display: block;
    }
    .section2 .work-list .item:nth-child(2):hover .item-bg{
        display: none;
    }
    .section2 .work-list .item:nth-child(3):hover .item-bg1{
        display: block;
    }
    .section2 .work-list .item:nth-child(3):hover .item-bg{
        display: none;
    }
    .section2 .work-list .item:nth-child(4):hover .item-bg1{
        display: block;
    }
    .section2 .work-list .item:nth-child(4):hover .item-bg{
        display: none;
    }


    /* section3开始 */
    .section3{
        /* width: 100%; */
        /* margin-top: 20px; */
        margin-bottom: 50px;
    }
    .section3 .main{
        width: 1200px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .section3 .left{
        width: 688px;
        box-shadow:2px 2px 10px #909090;
        float: left;
        height: 490px;
        padding: 20px 38px 0px 23px;
    }
    .section3 .title1{
        font-size: 20px;
        color: #333333;
        font-weight: bold;
    }
    .slideTxtBox1 .hd ul{
        float: right;
    }
    .slideTxtBox1 .hd ul li{
        float: left;
        color: #999999;
        font-size: 14px;
        margin-left: 16px;
        line-height: 35px;
    }
    .slideTxtBox1 .hd ul li a{
        font-size: 15px;
        color: #999999;
    }
    .slideTxtBox1 .hd ul li span{
        margin-left: 7px;
        /* margin-top: -2px; */
    }

    .right .top .hd ul li span{
        margin-left: 9px;

    }
    .right .bottom .hd ul li span{
        margin-left: 9px;

    }
    .slideTxtBox1 .hd ul li.on a{
        color: #be1e27;
    }
    .slideTxtBox1 .bdlist{
        margin-top: 20px;
    }
    .slideTxtBox1 .bdlist .bdlist-bg{
        height: 140px;
        width: 100%;
        background: url('./dqgz.png') no-repeat left center ;
        margin-bottom: 30px;
        /* background-size: 100% 100%; */
    }
    .slideTxtBox1 .bdlist ul li{
        margin-bottom: 21px;
    }
    .slideTxtBox1 .bdlist ul li a{
        font-size: 16px;
        color: #333333;
    }
    .slideTxtBox1 .bdlist ul li a .span2{
        float: right;
        line-height: 24px;

    }
    .slideTxtBox1 .bdlist ul li a .s1{

    }
    .slideTxtBox1 .bdlist ul li:hover a {
        color: #be1e27;
    }

    .slideTxtBox1 .bdlist ul li:hover span {
        color: #be1e27;
    }
    .section3 .right{
        width: 485px;
        /* height: 225px; */
        float: right;
    }
    .section3 .right .top{
        width: 100%;
        height: 230px;
        margin-bottom: 30px;
        padding: 18px 25px 0 25px;
        box-shadow:2px 2px 10px #909090;

        /* background: rosybrown; */
    }
    .section3 .right .bottom{
        width: 100%;
        height: 230px;
        box-shadow:2px 2px 10px #909090;
        padding: 18px 25px 0 25px;

        /* background: red; */
    }
    .slideTxtBox2 .hd ul{
        float: right;
    }
    .slideTxtBox2 .hd ul li{
        float: left;
        color: #999999;
        font-size: 14px;
        margin-left: 16px;
        line-height: 35px;
    }
    .slideTxtBox2 .hd ul li a{
        font-size: 15px;
        color: #999999;
    }
    .slideTxtBox2 .hd ul li.on a{
        color: #be1e27;
    }
    .slideTxtBox2 .bdlist{
        margin-top: 20px;
    }
    .slideTxtBox2 .bdlist ul li{
        margin-bottom: 21px;
    }
    .slideTxtBox2 .bdlist ul li a{
        font-size: 16px;
        color: #333333;
    }
    .slideTxtBox2 .bdlist ul li a .span2{
        float: right;
        line-height: 24px;
    }
    .slideTxtBox2 .bdlist ul li a .s1{

    }
    .slideTxtBox2 .bdlist ul li:hover a {
        color: #be1e27;
    }

    .slideTxtBox2 .bdlist ul li:hover span {
        color: #be1e27;
    }

    .slideTxtBox3 .hd ul{
        float: right;
    }
    .slideTxtBox3 .hd ul li{
        float: left;
        color: #999999;
        font-size: 14px;
        margin-left: 16px;
        line-height: 35px;
    }
    .slideTxtBox3 .hd ul li a{
        font-size: 15px;
        color: #999999;
    }
    .slideTxtBox3 .hd ul li.on a{
        color: #be1e27;
    }
    .slideTxtBox3 .bdlist{
        margin-top: 20px;
    }
    .slideTxtBox3 .bdlist ul li{
        margin-bottom: 21px;
    }
    .slideTxtBox3 .bdlist ul li a{
        font-size: 16px;
        color: #333333;
    }
    .slideTxtBox3 .bdlist ul li a .span2{
        float: right;
        line-height: 24px;

    }
    .slideTxtBox3 .bdlist ul li a .s1{

    }
    .slideTxtBox3 .bdlist ul li:hover a {
        color: #be1e27;
    }

    .slideTxtBox3 .bdlist ul li:hover span {
        color: #be1e27;
    }

.section5m{display: none}


    /* section4开始 */
    .section4{
        /* width: 100%; */
        margin-top: 40px;
        margin-bottom: 58px;
    }
    .section4 .main{
        width: 1200px;
        margin: 0 auto;
        padding: 23px 25px;
        padding-bottom: 30px;
        box-shadow:2px 2px 5px #909090;

    }
    .section4 .main .title2{
        font-size: 20px;
        font-weight: bold;
        color: #333333;
        margin-left: 15px;
        margin-bottom: 14px;
    }
    /* 友情链接轮播图 */
    /*图片滚动代码开始*/
    .swiper{
        /* height: 150px; */
    }
    .slideGroup{ width:100%;  text-align:left;  }
    .slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; width: 1150px; margin: 0 auto;   }

    .slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:-8px; top:-8px; display:block; width:30px; height:94px; background:url(left.png) center center no-repeat; }
    .slideGroup .sNext{ left:auto; right:-8px; background:url('right.png') center center no-repeat ;  }
    .slideGroup .sPrev{ left:5px; top:-8px ;  }
    .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

    .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
    .slideGroup .parBd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;margin-left:20px  }
    .slideGroup .parBd ul li .pic{ text-align:center; }
    .slideGroup .parBd ul li .pic img{ width:157px; height:80px; display:block;   border:1px solid #ccc; }
    .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
    .slideGroup .parBd ul li .title{ line-height:24px;   }
    .tempWrap{
        margin: 0 auto;
    }
    /* 底部区域开始 */
    .footer{
        width: 100%;
        height: 153px;
    }
    .footer-top{
        width: 100%;
        height: 43px;
        background: #be1e27;
    }
    .footer-top .top_main{
        width: 1200px;
        height: 43px;
        margin: 0 auto;
        position: relative;
    }
    .footer-top .top_main img{
        position: absolute;
        top: -9px;
    }
    .footer-top .top_main .footer-logo{
        width: 265px;
        height: 71px;
        background: #f5f5f5;
        position: absolute;
        top: -9px;

    }
    .footer-top .top_main .footer-logo .img1{
        width: 173px;
        height: 59px;
        margin-top: 18px;
        margin-left: 46px;
    }
    .footer-top .top_main .footer-logo .img2{
        position: absolute;
        top: 0px;
        right: -20px;
    }
    .footer-top .top_main .text{
        float: right;
        line-height: 43px;
        font-size: 16px;
    }
    .footer-top .top_main .text .span1{
        background: url('./wb.png') no-repeat;
        color: #ffffff;

    }
    .footer-top .top_main .text .span2{
        background: url('./user.png') no-repeat;
        color: #ffffff;
        /* margin-left: 23px; */

    }
    .footer-top .top_main .text span{
        margin:  0px 23px;
        color: #ffffff;
        opacity: 0.5;
    }

    .footer-main{
        width: 100%;
        background: #f5f5f5;
        z-index: 999;
        height: 110px;
    }
    .footer-main .content{
        width: 1200px;
        height: 110px;
        margin: 0 auto;
        padding: 40px 93px 0 93px;
        font-size: 14px;
        color: #666666;
        text-align: center;
    }
    .footer-main .content p{
        margin-bottom: 15px;
    }
}